سجلات
مؤشرات مركز سبيد
مخطط مجموعة البيانات
انقر للتوسيع انقر للطي
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
{
- "title":"speed-center-indicators",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/speed-center-indicators"
}
] - "definitions":{
- "speed-center-indicators":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/speed-center-indicators_records"
}
}
} - "records":
} - "properties":
- "speed-center-indicators_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"number",
- "title":"السنة",
- "description":""
} - "center_name_english":,{
- "type":"string",
- "title":"اسم المركز - انجليزي",
- "description":""
} - "center_name_arabic":,{
- "type":"string",
- "title":"اسم المركز - عربي ",
- "description":""
} - "average_turnaround_time_for_inspection_services":,{
- "type":"string",
- "title":"معدل زمن الخدمة لخدمات الترخيص",
- "description":""
} - "average_waiting_time_for_licensing_services":,{
- "type":"string",
- "title":"معدل زمن الإنتظار لخدمات الترخيص",
- "description":""
} - "average_turnaround_time_for_licensing_services":{
- "type":"string",
- "title":"معدل زمن فحص المركبات الخفيفة",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "speed-center-indicators":
}